Welcome![Sign In][Sign Up]
Location:
Search - Iic 8051

Search list

[Driver Develop8051的RS232和IIC通信代码

Description: 本代码是用C8051F330 MCU对24LC256EEPROM的读写和与RS232终端以9600BPS速率通信代码.-this code is used to 24LC256EEPROM C8051F330 MCU reader and RS232 terminals to 9600BPS rate communications code.
Platform: | Size: 41984 | Author: 许之敏 | Hits:

[SCMTI8050I KeilC(20051130)

Description: 8051单片机的LCDTV用户界面程序,包括IR解码,按键扫描,ISP,IAP,PWM,IIC等程序-8051 the LCD user interface procedures, including IR decoding, button scanning, ISP, IAP, PWM, IIC procedures
Platform: | Size: 94208 | Author: 胡洁 | Hits:

[SCMMX10MCU

Description: 8051模拟IIC总线读写24CXX原程序。-8051 IIC bus simulation literacy 2 PROM original program.
Platform: | Size: 70656 | Author: 胡洁 | Hits:

[SCM20-1 IIC ROM

Description: 此源码针对C8051F040D单片机开发的,用于I2C通信的调试--SMBUS操作IIC ROM-against C8051F040D MCU Development, I2C communications for debugging-- SMBUS operation IIC ROM
Platform: | Size: 7168 | Author: 聂单根 | Hits:

[SCMcygnal_i2c

Description: c8051f000系列单片机iic源码,具有一定的参照开发价值-c8051f000 Series MCU Head source, with some reference to the development of value
Platform: | Size: 7168 | Author: 李志刚 | Hits:

[SCMIIC

Description: 标准80C51单片机模拟I2C总线的主机程序.根据PHILIPS I2C总线协议编写。-Standard 80C51 single-chip simulation of I2C Bus host procedures. PHILIPS I2C bus protocol in accordance with the preparation.
Platform: | Size: 3072 | Author: 赵忠 | Hits:

[SCMI2C-1307

Description: 这是8051单片机模拟IIC总线,与器件地址可变的IIC总线存储设备AT24C256通信的源代码,对片内地址少于8位的,只需在子地址发送的时候少发高字节即可-This is a 8051 simulation IIC bus, and devices address variable storage devices IIC bus AT24C256 communications source code, on-chip address of less than 8, just in time to send subaddress less fat, high-word section can
Platform: | Size: 56320 | Author: 廖芳宇 | Hits:

[SCMIIC

Description: 8051单片机模拟IIC总线驱动程序。非常适合初学者-8051 simulation IIC bus driver. Very suitable for beginners
Platform: | Size: 2048 | Author: 好学 | Hits:

[SCMLCD_HZK_232

Description: 8051+iic字库+lcd显示+接收串口+仿真+keil完整工程。需用电脑串口软件调试。波特率9600.-8051 iic font lcd display receive serial keil complete engineering simulation. You need to use computer software debugging serial port. 9600 baud rate.
Platform: | Size: 220160 | Author: likufan | Hits:

[Embeded-SCM DevelopIICbus(8051)

Description: 在单片机设计中与EEPROM通信的IIC总线源码,可直接使用,自己也可加入各种模块,实现各种功能-Designed with the single-chip EEPROM of the IIC bus communication source can be used directly, can also add various modules to achieve various functions
Platform: | Size: 1024 | Author: 刘太联 | Hits:

[OtherCS8955TV_source_code

Description: CS8955控制TV软件。用MCU做模拟电视的控制。-CS8955+TV+TNJ7355(tuner).The CS8955 micro-controller is an 8051 CPU core embedded device targeted for LCD Monitor, LCD TV, Home Appliance, or Consumer Products application. The CS8955 is pin-out compatible with MCS-51 family .MCU. It includes an 8051 CPU core, a 64K-byte internal program Flash-ROM, a 512-byte SRAM, 6 channels of PWM DAC, and 4 channels of 6-bit ADC (Analog to Digital Converter). It also includes a Boot- Code-Free ISP (In System Programming), which allows users to update the programming codes easily. In addition, there are two IIC Slave B ports supporting VESA DDC 2B/2Bi/2B+/CI standards for both D-sub and DVI interfaces in LCD Monitor/TV application. An external 64K bytes data flash memory can be accessed by properly setting of Port 0, Port 2 and Port 3.6/3.7.
Platform: | Size: 578560 | Author: martinliao | Hits:

[SCMMCUIIC

Description: IIC 8051 reference, using MTV230
Platform: | Size: 1024 | Author: Peter Black | Hits:

[Embeded-SCM DevelopIIC

Description: Assembely I2C Routines for 8051
Platform: | Size: 1024 | Author: mehdi | Hits:

[SCMVend_ax

Description: This directory contains the 8051 firmware Vend_Ax source code for the Cypress EZ-USB chip. The purpose of this software is to demonstrate how to implement vendor specific commands. The following vendor specific commands are implemented: A0 Firmware Upload/Download A2 EEProm Load A3 External Ram Load A4 Set I2C Addr A5 Get IIC Type (1 Byte or 2 Byte EEPROM) A6 Get Chip Rev A8 Renumerate
Platform: | Size: 25600 | Author: Willson Yang | Hits:

[SCM100ExampleProteus

Description: 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》全部是Proteus的仿真,DSN文件和hex文件。 推荐做毕业设计和学习单片机的下载。 内容包括: 第 01 篇 基础部分: 01 闪烁的LED 02 从左到右的流水灯 03 左右来回的流水灯 04 花样流水灯 05 LED模拟交通灯…… 48 单片机与PC机串口通讯仿真 第 02 篇 硬件应用:01 74LS138译码器应用 02 74HC154译码器应用 03 74HC595串入并出芯片应用 04 74LS148扩展中断 05 IIC-24C04与蜂鸣器 ……28 键控看门狗 第 03 篇 综合设计: 01 可以调控的走马灯 02 按键选播电子音乐 03 可演奏的电子琴 04 1602LCD显示仿手机键盘按键字符 05 1602LCD显示电话拨号键盘按键实验 …… 41 射击训练游戏 芯片手册:74HC595.pdf-《Microcontroller C Programming Language Training 100 cases》 based on 8051+ Proteus simulation," all Proteus simulation, DSN file and the hex-wen Pieces. Recommended to do graduate design and learning microcontroller downloads. Include: The basis of Article 01 parts: 01 flashing LED 02 from left to right of the water flowing back and forth about 03 lights 04 lights 05 LED lights synchronized flow Simulated traffic lights ... ... 48 MCU and PC-Serial communication simulation No. 02 hardware applications: 01 74LS138 decoder application 02 74HC154 decoder application 03 74HC595 string into and out of chip applications 04 74LS148 extended interrupt 05 IIC-24C04 and the buzzer ... ... 28 keying Watchdog No. 03 Integrated Design: 01 can be a revolving door control button 02 Anycast electronic music can be played by keyboard 03 display 04 1602LCD imitation Keypad key character 05 1602LCD show dial keypad key experimental training ... ... 41 Shooting Games Chip Manual: 74H
Platform: | Size: 11717632 | Author: tong | Hits:

[SCMIIC

Description: 对8051单片机的IO口进行IIC模拟的参考代码-The IO port of 8051 to simulate the reference code IIC
Platform: | Size: 1024 | Author: 邱泽鹏 | Hits:

[SCMIIC

Description: 基于8051IIC模拟协议,多字节收发。函数封装很好移植方便。-8051IIC simulation based protocol, multi-byte send and receive. Good graft function, convenient package.
Platform: | Size: 24576 | Author: 杨焕君 | Hits:

[Embeded-SCM DevelopNO.5-IIC-24C04-and--buzzer

Description: 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》案例压缩包 第 02 篇 第 02 篇 硬件应用 05 IIC-24C04与蜂鸣器-" Microcontroller C Programming Language Training 100 cases- based on 8051+ Proteus simulation," Case No. 02 cabinet hardware application No. 02 and buzzer 05 IIC-24C04
Platform: | Size: 20480 | Author: 白雾 | Hits:

[Embeded-SCM DevelopNO.6--IIC-24C04-and-LED

Description: 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》案例压缩包 第 02 篇 第 02 篇 硬件应用 06 IIC-24C04与数码管-" Microcontroller C Programming Language Training 100 cases- based on 8051+ Proteus simulation," Case No. 02 archive section 02 application 06 IIC-24C04 hardware and digital control
Platform: | Size: 48128 | Author: 王小明 | Hits:

[SCM93C46-8051

Description: IIC的接口时序模拟程序,使用8051的普通GPIO口进行模拟,实现发送数据、接受数据。程序已经经过验证!-The IIC interface timing simulation program that uses ordinary GPIO port 8051, simulation, and send and receive data
Platform: | Size: 3072 | Author: zheer | Hits:
« 12 3 »

CodeBus www.codebus.net